PowerTools CalendarGrid for Windows Forms 1.0J
Item(IEnumerable<DateTime>) プロパティ

CalendarTable の日付を示す System.DateTime 値のコレクション。DateRange によって日付コレクションを作成できます。
指定した日付の CalendarTable を取得します。これらの日付のセルの値またはスタイルを一度に変更できます。このテーブルのセルの値とスタイルは、Template 内の Content から継承されます。
構文
Public Overloads ReadOnly Property Item( _
   ByVal dates As IEnumerable(Of Date) _
) As CalendarTable
public CalendarTable Item( 
   IEnumerable<DateTime> dates
) {get;}

パラメータ

dates
CalendarTable の日付を示す System.DateTime 値のコレクション。DateRange によって日付コレクションを作成できます。

プロパティ値

指定した日付のテーブルを示す CalendarTable オブジェクト。
参照

CalendarContent クラス
CalendarContent メンバ
オーバーロード一覧

 

 


© 2014 GrapeCity inc. All rights reserved.